home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------*/
- /* */
- /* hcLine - This REXX Macro is called when the report sends out a LINE */
- /* Item, This is called for ALL types of ITEMS */
- /* */
- /* Valid Variables are: */
- /* hcDeep hclDoc hclPhysical hclFileSize */
- /* hclHTMLTag hclFileType hclMatched hclLocalFound */
- /* hclServerRoot hclOffSite hclParent hclAccessCount */
- /* hcpDoc hcpPhysical hcpFileSize hcpHTMLTag */
- /* hcpFileType hcpMatched hcpLocalFound hcpServerRoot */
- /* hcpOffSite hcpAccessCount */
- /* */
- /* Valid Functions: */
- /* RxhcLineOut - 1 Parameter (Output string) Cr/Lf will be added by */
- /* the function */
- /* */
- /*---------------------------------------------------------------------------*/
-
-
-
- RETURN